←Select platform

AnnGradientStopCollection Constructor(AnnGradientStop[])

Summary

Creates a new AnnGradientStopCollection with values.

Syntax
C#
VB
C++
Java
Public Function New( _ 
   ByVal annGradientStops() As AnnGradientStop _ 
) 
public AnnGradientStopCollection(AnnGradientStop[] annGradientStops) 

Parameters

annGradientStops
An array of AnnGradientStop to be added to this collection.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly